Deletes the specified image.
Take note that the DX11 engine uses reference counting for all such instances. As such the image will not actually be deleted until
nothing else is referencing it (such as a sprite or an object using it as a texture). It is not safe to use the image from DBPro after
calling this function though and it should be considered deleted.